home *** CD-ROM | disk | FTP | other *** search
- /* Automatically generated header! Do not edit! */
-
- #ifndef PPCPROTO_ASYNCIO_H
- #define PPCPROTO_ASYNCIO_H
-
- #include <clib/asyncio_protos.h>
-
- #ifdef __GNUC__
- #include <powerup/ppcinline/asyncio.h>
- #else
- #include <pragmas/asyncio_pragmas.h>
- #endif /* __GNUC__ */
-
- #define ASIO_SHARED_LIB
-
- #ifndef __NOLIBBASE__
- extern struct Library *
- #ifdef __CONSTLIBBASEDECL__
- __CONSTLIBBASEDECL__
- #endif /* __CONSTLIBBASEDECL__ */
- AsyncIOBase;
- #endif /* !__NOLIBBASE__ */
-
- #endif /* !PPCPROTO_ASYNCIO_H */
-